1207 SQL_DECIMAL parameters passed in SQL_C_BINARY format must be either 4 bytes (smallmoney) or 8 bytes (money) long.
1208 SQL_TIMESTAMP parameters passed in SQL_C_BINARY format must be either 4 bytes (smalldatetime) or 8 bytes (datetime) long.
1209 A Login ID must be specified.
1210 ODBC does not allow the NULL keyword in a CREATE TABLE statement.
1211 SQLServer does not support NULLable bit columns. Your CREATE or ALTER TABLE statement was modified. The column was created with the NOT NULL attribute.
1212 The server info '%s1' was not found in exec sp_server_info.
1213 If you are preparing a statement in a transaction the database administrator must allow DDL statements in a tranaction for tempdb.
1214 The default character set default has been selected.
1215 The character set iso_1 has been selected.
1216 Unable to locate the requested character set %s1.
1217 Allocation of a Sybase Open Client Context failed. Sybase normally generates a SYBINIT.ERR file contianing more specific reasons for failing.
1218 Call to Open Client for debug information failed. Make sure debugging DLLs are being used.
1219 No return status will be returned from this stored procedure unless you use only parameter markers to pass parameter values.
1220 Sybase does not allow more than one active statement when retrieving results without a cursor.
1221 Sybase does not allow NULL values in 'bit' columns.
1222 Cannot have more than one active statement when issuing asynchronous commands.